projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
312752d
)
(Man-mode-line-format): Add a space after global-mode-string.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 6 Jul 1993 22:07:27 +0000
(22:07 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 6 Jul 1993 22:07:27 +0000
(22:07 +0000)
lisp/man.el
patch
|
blob
|
history
diff --git
a/lisp/man.el
b/lisp/man.el
index 38937e0c43f81efb893153cf1512b7e3b4586869..60252c925619ff0b61d3c4d928557406725f14f9 100644
(file)
--- a/
lisp/man.el
+++ b/
lisp/man.el
@@
-171,7
+171,7
@@
the manpage buffer.")
'("" mode-line-modified
mode-line-buffer-identification " "
global-mode-string
- Man-page-mode-string
+
" "
Man-page-mode-string
" %[(" mode-name minor-mode-alist mode-line-process ")%]----"
(-3 . "%p") "-%-")
"*Mode line format for manual mode buffer.")